PERFORM CHECKLIST FOR DISPLAY MODES

This command will scan your system and make a checklist of all display modes your video card can handle.

  Syntax
PERFORM CHECKLIST FOR DISPLAY MODES
  Returns

This command does not return a value.

  Description

Use the CHECKLIST commands in the SYSTEM command set to access the checklist.

  Example Code
cls
set display mode 800,600,32
set window on
wait 1000*8
perform checklist for display modes
do
loop
end
  See also

DISPLAY Commands Menu
Index